--bench NAME Benchmark only the specified bench target
--no-run Compile, but don't run benchmarks
-p SPEC, --package SPEC ... Package to run benchmarks for
- -j N, --jobs N The number of jobs to run in parallel (defaults to # of CPUs)
+ -j N, --jobs N Number of parallel jobs, defaults to # of CPUs
--features FEATURES Space-separated list of features to also build
--no-default-features Do not build the `default` feature
--target TRIPLE Build for the target triple
Options:
-h, --help Print this message
-p SPEC, --package SPEC ... Package to build
- -j N, --jobs N The number of jobs to run in parallel (defaults to # of CPUs)
+ -j N, --jobs N Number of parallel jobs, defaults to # of CPUs
--lib Build only this package's library
--bin NAME Build only the specified binary
--example NAME Build only the specified example
--open Opens the docs in a browser after the operation
-p SPEC, --package SPEC ... Package to document
--no-deps Don't build documentation for dependencies
- -j N, --jobs N The number of jobs to run in parallel (defaults to # of CPUs)
+ -j N, --jobs N Number of parallel jobs, defaults to # of CPUs
--lib Document only this package's library
--bin NAME Document only the specified binary
--release Build artifacts in release mode, with optimizations
Build and install options:
-h, --help Print this message
- -j N, --jobs N The number of jobs to run in parallel (defaults to # of CPUs)
+ -j N, --jobs N Number of parallel jobs, defaults to # of CPUs
--features FEATURES Space-separated list of features to activate
-f, --force Force overwriting existing crates or binaries
--no-default-features Do not build the `default` feature
-h, --help Print this message
--bin NAME Name of the bin target to run
--example NAME Name of the example target to run
- -j N, --jobs N The number of jobs to run in parallel (defaults to # of CPUs)
+ -j N, --jobs N Number of parallel jobs, defaults to # of CPUs
--release Build artifacts in release mode, with optimizations
--features FEATURES Space-separated list of features to also build
--no-default-features Do not build the `default` feature
Options:
-h, --help Print this message
-p SPEC, --package SPEC The profile to compile for
- -j N, --jobs N The number of jobs to run in parallel (defaults to # of CPUs)
+ -j N, --jobs N Number of parallel jobs, defaults to # of CPUs
--lib Build only this package's library
--bin NAME Build only the specified binary
--example NAME Build only the specified example
-h, --help Print this message
--open Opens the docs in a browser after the operation
-p SPEC, --package SPEC Package to document
- -j N, --jobs N The number of jobs to run in parallel (defaults to # of CPUs)
+ -j N, --jobs N Number of parallel jobs, defaults to # of CPUs
--lib Build only this package's library
--bin NAME Build only the specified binary
--example NAME Build only the specified example
--bench NAME Test only the specified benchmark target
--no-run Compile, but don't run tests
-p SPEC, --package SPEC ... Package to run tests for
- -j N, --jobs N The number of jobs to run in parallel (defaults to # of CPUs)
+ -j N, --jobs N Number of parallel jobs, defaults to # of CPUs
--release Build artifacts in release mode, with optimizations
--features FEATURES Space-separated list of features to also build
--no-default-features Do not build the `default` feature
timeout = 60000 # Timeout for each HTTP request, in milliseconds
[build]
-jobs = 1 # number of jobs to run by default (defaults to # of CPUs)
+jobs = 1 # number of parallel jobs, defaults to # of CPUs
rustc = "rustc" # the rust compiler tool
rustdoc = "rustdoc" # the doc generator tool
target = "triple" # build for the target triple
_arguments \
'--features=[space separated feature list]' \
'(-h, --help)'{-h,--help}'[show help message]' \
- '(-j, --jobs)'{-j,--jobs}'[number of jobs to run in parallel (defaults to # of CPUs)]' \
+ '(-j, --jobs)'{-j,--jobs}'[number of parallel jobs, defaults to # of CPUs]' \
"${command_scope_spec[@]}" \
'--manifest-path=[path to manifest]: :_files -/' \
'--no-default-features[do not build the default features]' \
_arguments \
'--features=[space separated feature list]' \
'(-h, --help)'{-h,--help}'[show help message]' \
- '(-j, --jobs)'{-j,--jobs}'[number of jobs to run in parallel (defaults to # of CPUs)]' \
+ '(-j, --jobs)'{-j,--jobs}'[number of parallel jobs, defaults to # of CPUs]' \
"${command_scope_spec[@]}" \
'--manifest-path=[path to manifest]: :_files -/' \
'--no-default-features[do not build the default features]' \
_arguments \
'--features=[space separated feature list]' \
'(-h, --help)'{-h,--help}'[show help message]' \
- '(-j, --jobs)'{-j,--jobs}'[number of jobs to run in parallel (defaults to # of CPUs)]' \
+ '(-j, --jobs)'{-j,--jobs}'[number of parallel jobs, defaults to # of CPUs]' \
'--manifest-path=[path to manifest]: :_files -/' \
'--no-deps[do not build docs for dependencies]' \
'--no-default-features[do not build the default features]' \
'--features=[space separated feature list]' \
'--git=[URL from which to install the crate]' \
'(-h, --help)'{-h,--help}'[show help message]' \
- '(-j, --jobs)'{-j,--jobs}'[number of jobs to run in parallel (defaults to # of CPUs)]' \
+ '(-j, --jobs)'{-j,--jobs}'[number of parallel jobs, defaults to # of CPUs]' \
'--no-default-features[do not build the default features]' \
'--path=[local filesystem path to crate to install]' \
'(-q, --quiet)'{-q,--quiet}'[no output printed to stdout]' \
'--example=[name of the bin target]' \
'--features=[space separated feature list]' \
'(-h, --help)'{-h,--help}'[show help message]' \
- '(-j, --jobs)'{-j,--jobs}'[number of jobs to run in parallel (defaults to # of CPUs)]' \
+ '(-j, --jobs)'{-j,--jobs}'[number of parallel jobs, defaults to # of CPUs]' \
'--manifest-path=[path to manifest]: :_files -/' \
'--bin=[name of the bin target]' \
'--no-default-features[do not build the default features]' \
'--color=:colorization option:(auto always never)' \
'--features=[features to compile for the package]' \
'(-h, --help)'{-h,--help}'[show help message]' \
- '(-j, --jobs)'{-j,--jobs}'=[number of jobs to run in parallel (defaults to # of CPUs)]' \
+ '(-j, --jobs)'{-j,--jobs}'=[number of parallel jobs, defaults to # of CPUs]' \
'--manifest-path=[path to the manifest to fetch dependencies for]' \
'--no-default-features[do not compile default features for the package]' \
'(-p, --package)'{-p,--package}'=[profile to compile for]' \
'--color=:colorization option:(auto always never)' \
'--features=[space-separated list of features to also build]' \
'(-h, --help)'{-h,--help}'[show help message]' \
- '(-j, --jobs)'{-j,--jobs}'=[number of jobs to run in parallel (defaults to # of CPUs)]' \
+ '(-j, --jobs)'{-j,--jobs}'=[number of parallel jobs, defaults to # of CPUs]' \
'--manifest-path=[path to the manifest to document]' \
'--no-default-features[do not build the `default` feature]' \
'--open[open the docs in a browser after the operation]' \
_arguments \
'--features=[space separated feature list]' \
'(-h, --help)'{-h,--help}'[show help message]' \
- '(-j, --jobs)'{-j,--jobs}'[number of jobs to run in parallel (defaults to # of CPUs)]' \
+ '(-j, --jobs)'{-j,--jobs}'[number of parallel jobs, defaults to # of CPUs]' \
'--manifest-path=[path to manifest]: :_files -/' \
'--test=[test name]: :_test_names' \
'--no-default-features[do not build the default features]' \
.RE
.TP
.B \-j \f[I]IN\f[], \-\-jobs \f[I]IN\f[]
-The number of jobs to run in parallel (defaults to # of CPUs).
+Number of parallel jobs, defaults to # of CPUs.
.RS
.RE
.TP
.RE
.TP
.B \-j \f[I]IN\f[], \-\-jobs \f[I]IN\f[]
-The number of jobs to run in parallel (defaults to # of CPUs).
+Number of parallel jobs, defaults to # of CPUs.
.RS
.RE
.TP
.RE
.TP
.B \-j \f[I]N\f[], \-\-jobs \f[I]N\f[]
-The number of jobs to run in parallel (defaults to # of CPUs).
+Number of parallel jobs, defaults to # of CPUs.
.RS
.RE
.TP
.RE
.TP
.B \-j \f[I]N\f[], \-\-jobs \f[I]N\f[]
-The number of jobs to run in parallel (defaults to # of CPUs).
+Number of parallel jobs, defaults to # of CPUs.
.RS
.RE
.TP
.RE
.TP
.B \-j \f[I]IN\f[], \-\-jobs \f[I]IN\f[]
-The number of jobs to run in parallel (defaults to # of CPUs).
+Number of parallel jobs, defaults to # of CPUs.
.RS
.RE
.TP
.RE
.TP
.B \-j \f[I]IN\f[], \-\-jobs \f[I]IN\f[]
-The number of jobs to run in parallel (defaults to # of CPUs).
+Number of parallel jobs, defaults to # of CPUs.
.RS
.RE
.TP